home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / bi122.zip / 122.MOD next >
Text File  |  1990-06-22  |  7KB  |  112 lines

  1.                                      BiModem
  2.                                      -------
  3.  
  4. * 1. BiModem now allows IBM extended character set as chat characters. This
  5.      allows our European friends to use their special characters.
  6. * 2. Phone # editing on the ID line has been changed to accomodate a wider
  7.      range of phone # edits. Now when a European BiModem user calls the States
  8.      his phone # will be properly edited because the edit characters are part
  9.      of the encrypted phone #. When talking to an older version of BiModem
  10.      the new version will edit the way it used to. However, the older version
  11.      of BiModem will not display the new phone number correctly.
  12. * 3. Removed the phone #'ed .pth file processing from BiModem. DOS caused
  13.      too many problems in processing it (Naks, Timeouts, etc.).
  14. * 4. Fixed problem in the intercommunications file where all received files
  15.      after the first one manually aborted, were considered aborted.
  16. * 5. Fixed a problem in rejection directory processing.
  17. * 6. Added the command line switch /q (Quiet) to turn off all display activity
  18.      during transfers. This also disables the chat extension.
  19. * 7. Added the Alt/Q to toggle the display on and off. This also disables the
  20.      chat extension.
  21. * 8. Transfer window fields are now cleared when the next file is started, not
  22.      when the 1st block is sent/received.
  23. * 9. BiModem now outputs the string '┬Θ═∩Σσφ' (BiModem or'd with 80h's) when it
  24.      first comes up. This string can be used by other software to auto-detect
  25.      that BiModem is up on the remote end and act accordingly.
  26. *10. BiModem and all the support programs no longer test for an 80 column
  27.      display. One is still required, but we discovered that some software
  28.      does not properly report the # of columns.
  29. *11. Found a bug which caused BiModem to hang when someone disconnected in the
  30.      middle of a transfer. It only happened once to the Valley of the Sun in a
  31.      6 month period of time and was very timing dependant. They had to hang up
  32.      at the correct time (within 1µS) for it to occur.
  33. *12. Changed the start time for CPS calculations to reflect time more closely
  34.      to that of other protocols. (Eliminated the time for rejection checking,
  35.      aborted file renaming, etc. which none of the other protocols do).
  36. *13. Increased BiModem's security again.
  37. *14. If your talking to another BiModem 1.21 or above, you can now add files
  38.      during chat extension.
  39. *15. DSZ logging now takes into account trailing ctrl/z's at the end of file
  40.      when it adds entries.
  41. *16. The /E command will now work to escape something other than the PCP @.
  42.      Escaping an @ for PCP is still the default, but a /E 0 argument on both
  43.      ends will cause nothing to be escaped (faster throughput on non-PCP
  44.      connections). It is recommended that BBSes run with /e0 and then the
  45.      caller can stipulate whether he wants escaping to occur or not.
  46. *17. Added the ability to skip files that have the same date/time/size.
  47. *18. Passwording now supports * names and full paths. It works like this:
  48.      file.nam                Globally protects the particular file name
  49.      *.nam                   Globally protects anything with a .nam extension
  50.      C:\BiModem\file.nam     Specifically protects file.nam in C:\BiModem
  51.      C:\BiModem\*.*          Specifically protects all files in C:\BiModem
  52. *19. BiModem now supports 500 transfer requests, 500 passwords, 500 sending
  53.      directories, and 500 rejection directories instead of 150.
  54. *20. Added a Ctrl/X check during handshaking. This allows users who bring it up
  55.      in error, to type ctrl/x to bring it back down before the timeout period.
  56. *21. Timeout heuristics improved.
  57. *22. BiModem will now terminate with an error level if a major error occurred.
  58.      Here is a list of currently supported termination codes:
  59.          100 = Loss of carrier
  60.          101 = Remote is an altered version of BiModem
  61.          102 = CTS was initially off (Only if CTS checking is on)
  62.          103 = Can not establish connection
  63.          104 = Error threshold exceeded
  64. *23. Lots of performance tuning. Finally got a clean BiDirectional 38400 baud
  65.      transfer between my poor little (non-16550) 8mhz XT and my (non-16550)
  66.      386-25. Of course we still get clean BiDirectional 115200 baud transfers
  67.      between just about anything with 16550's.
  68. *24. The problems of adding files during transfers on HST's (if the request was
  69.      the wrong direction it caused a full duplex transfer) is history.
  70.  
  71.                                  Support Pograms
  72.                                  ---------------
  73.  
  74. * 1. BiMark, BiList, & BiHot's colors have been improved so that you can
  75.      distinguish between current (selected & not selected).
  76. * 2. BiList & BiHot now supports the tab and back tab keys for advancing the
  77.      current tagging position in multiples of 8 columns at a time.
  78. * 3. Changed the way BiMenu invokes sub-programs. They no longer go through
  79.      command.com. This allows even DOS 2.1 to work. It also solves the problem
  80.      of not retaining BiMenu on the command line buffer (f3) once something
  81.      has been selected. Plus it allows BiBat to indicate Esc's and errors
  82.      so that BiMenu can stay around. This means that BiModem and it's support
  83.      programs don't need to live in a path= directory, but they must reside
  84.      in the same directory as BiMenu.
  85. * 4. BiList now uses a new config field for determining what list to look at.
  86. * 5. BiMark will now use the 1st directory in a sending directory list as it's
  87.      starting directory. Ctrl/PgDn and Ctrl/PgUp can then be used to change
  88.      list directories. It will start at the 1st list directory, then a Ctrl/PgDn
  89.      will take you to the 2nd list directory, etc.
  90. * 6. BiMark's case sensitivity in path names is fixed.
  91. * 7. BiMark will now advance pages if the letter you typed in is not the first
  92.      letter in any of the files listed on the current page.
  93. * 8. BiHot no longer attempts to unload itself when it can't find/create a
  94.      transfer list. It just complains about it.
  95. * 9. BiConfig has 3 new colors (2 for tagging files, and a new error color), and
  96.      a new path to the default BiList List file.
  97. *10. BiConfig has a new path to the default BiList List file.
  98. *11. BiConfig has a new general option for skipping files that have the same
  99.      date/time/size.
  100. *12. BiConfig has been improved to validate file and directory paths supplied.
  101. *13. BiConfig now has a built in editor to maintain sending directory lists,
  102.      rejection directory lists, and the password file. The F2 key invokes the
  103.      editor when you are sitting on one of these 3 fields.
  104. *14. A new install program has been written called binstall.com to replace the
  105.      binstall.bat and BiSetup.Com files of old.
  106. *15. BiPath, BiMark, and BiList now support 500 transfer requests.
  107. *16. BiMark now has a ruler above the description entry field.
  108. *17. BiMark now supports numeric digits as the first character of a file for
  109.      positioning purposes. In other words you can type a 5 and have it advance
  110.      to the first/next file that starts with a 5.
  111. *18. Removed the Phone numbered transfer lists from BiSelect.
  112.